home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / music2 / mrtg100.exe / MRTG.DOC < prev    next >
Text File  |  1992-09-17  |  6KB  |  158 lines

  1.  
  2.                            MRTG Version 1.00
  3.                            September, 17 1992
  4.  
  5.                      MAXIMUS RANDOM TUNE GENERATOR
  6.  
  7.  
  8.  
  9.                      Code by Gregory Martz 1:3401/1
  10.                              
  11.                    Docs by Greg Martz & Brett Parker
  12.  
  13.            Copyright (c) 1992 Greg Martz  All rights reserved
  14.  
  15.  
  16.  
  17.  
  18.  
  19.   THE LEGAL BUSINESS
  20.   ------------------
  21.  
  22.        MRTG operates as specified on the author's and beta testers'
  23.        systems. Use it at your own risk.  No warranty is stated or
  24.        implied.  The author shall not be responsible for any damages
  25.        resulting from its use, directly or indirectly.
  26.  
  27.        MRTG is distributed as a Freely Available Copyrighted Program.
  28.        You may use, copy, or lose it, but I own the rights to it. SysOps
  29.        may use any compression method acceptable to them for file
  30.        storage on their respective BBSs.  The author asks only that BBS
  31.        advertisements NOT be included in the archive or archive
  32.        comments. No fee may be charged for distribution.
  33.  
  34.        This product is copyright and is the sole property of Greg Martz.
  35.        There is NO registration fee for the use of this product, but
  36.        donations are willingly accepted and may help to continue future
  37.        development of this and other fine Maximus utilities.  Donations
  38.        can be sent to:
  39.  
  40.        The NW Computer Connection
  41.        C/O Greg Martz
  42.        511 N. Baker
  43.        Mt. Vernon, WA  98273
  44.  
  45.        There is ONE thing that I DO require if you use this product.
  46.        *PLEASE* let me know by either Postcard, Netmail, or logging onto
  47.        my system and telling me that you are using the program.  This
  48.        lets me judge the interest level, and will then determine whether
  49.        I'll continue to improve my products.  Other than that, the
  50.        program is *FREE*.
  51.  
  52.        MRTG will be supported in the MUFFIN Echo, by netmail, or by
  53.        logging onto my BBS.  Netmail is the preferred method and will
  54.        get the fastest response.  Direct responses to:
  55.  
  56.        The NW Computer Connection
  57.        1-206-336-2339
  58.        FidoNet 1:3401/1
  59.  
  60.  
  61.  
  62.  
  63.   THE DISTRIBUTION ARCHIVE (MRTGXXXX.ARJ)
  64.   ---------------------------------------
  65.  
  66.        This archive should contain the following files:
  67.  
  68.        MRTG.DOC           -      The complete program documentation.
  69.        MRTG.EXE           -      The Executable Program.
  70.        HISTORY.DOC        -      The program history.
  71.            
  72.        
  73.  
  74.   WHAT DOES IT DO?
  75.   ----------------
  76.  
  77.        After listening to the same yell tune time after time, I decided
  78.        to do something about it.  Since there were no programs out there
  79.        that would work, I had to write my own.  This simple program will
  80.        automatically change the tune number in your eventsXX.bbs file
  81.        using a random tune number obtained from tunes.bbs.
  82.  
  83.  
  84.   INSTALLING MRTG
  85.   ---------------
  86.  
  87.        Installation is simple.  Just add a call to MRTG right before you
  88.        call up Maximus.  No command line switches are necessary, but if
  89.        needed three are available.  NOTE:  When you run MRTG for the
  90.        first time, run it from the dos prompt.  MRTG looks in your
  91.        tunes.bbs file for missing or duplicated tune numbers and will
  92.        exit with an error message if it finds any.  If you run MRTG from
  93.        a batch file, the error message may flash on the screen too fast
  94.        and then you'll be wondering why MRTG is not working.
  95.  
  96.   COMMAND LINE SWITCHES
  97.   ---------------------
  98.  
  99.        There are currently 3 command line switches available for use.
  100.        The switch can either be a '/' or a '-'. Both are optional:
  101.  
  102.        /tc:\max\tunes.bbs    -  This tells MRTG the location and name of
  103.                                 your tunes.bbs.  The path is optional
  104.                                 and if not given will default to the
  105.                                 current directory. *NOTE*  If you give a
  106.                                 directory name, you *MUST* provide a
  107.                                 trailing backslash!!  If you wish, you
  108.                                 can also give a name with or without the
  109.                                 extension.  If no name is given, then
  110.                                 the name TUNES is assumed, and the
  111.                                 extension defaults to .BBS.
  112.  
  113.        /ec:\max\events00.bbs -  This tells MRTG the location and name of
  114.                                 your events file.  *NOTE*  If you give a
  115.                                 directory name, you *MUST* provide a
  116.                                 trailing backslash!!  The same defaults
  117.                                 and options as the tunes switch are used
  118.                                 except that MRTG defaults to EVENTS00.BBS.
  119.  
  120.        /q                    -  This puts MRTG into "quiet" mode.  It
  121.                                 will not display the two status lines
  122.                                 that tell you how many tunes there are
  123.                                 in tunes.bbs and what the next random
  124.                                 tune is.
  125.  
  126.  
  127.   EXAMPLES
  128.   --------
  129.  
  130.        MRTG - This will use tunes.bbs and events00.bbs in the current
  131.        directory.
  132.  
  133.        MRTG /eevents01.bbs - This will use tunes.bbs in the current
  134.        directory and events01.bbs in the current directory.
  135.  
  136.  
  137.        MRTG /tc:\max\ /ec:\max\events01.bbs - This will use tunes.bbs in
  138.        the c:\max\ directory and events01.bbs in the c:\max\ directory.
  139.  
  140.  
  141.        That's all there is to it!  MRTG is pretty forgiving when it
  142.        comes to the switches (I hope [grin]).  So, MRTG /tc:\max\ and
  143.        MRTG /t c:\max\ will produce the same result.
  144.  
  145.  
  146.   CREDITS
  147.   -------
  148.  
  149.          MAXIMUS CBCS ... Copyrighted by Scott Dudley
  150.          MRTG         ... Copyrighted by Greg Martz
  151.  
  152.  
  153.    SPECIAL THANKS TO
  154.    -----------------
  155.  
  156.    David Hennessey - 1:3401/4, Alpha testing and suggestions.
  157.    Brett Parker    - 1:3401/6, Alpha testing and help with the docs.
  158.